projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
966cdb2
)
(checkdoc-minor-mode): Add group.
author
Markus Rost
<rost@math.uni-bielefeld.de>
Mon, 18 Nov 2002 04:36:18 +0000
(
04:36
+0000)
committer
Markus Rost
<rost@math.uni-bielefeld.de>
Mon, 18 Nov 2002 04:36:18 +0000
(
04:36
+0000)
lisp/emacs-lisp/checkdoc.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/checkdoc.el
b/lisp/emacs-lisp/checkdoc.el
index 334a7995bcf90f528076bb544e6962c2eed62936..40723295865427b3738f3cceed0efe0e2d8acf1f 100644
(file)
--- a/
lisp/emacs-lisp/checkdoc.el
+++ b/
lisp/emacs-lisp/checkdoc.el
@@
-1195,7
+1195,8
@@
bound to \\<checkdoc-minor-mode-map> \\[checkdoc-eval-defun] and `checkdoc-eval-
checking of documentation strings.
\\{checkdoc-minor-mode-map}"
- nil " CDoc" nil)
+ nil " CDoc" nil
+ :group 'checkdoc)
;;; Subst utils
;;